Sandbox Logo

Sandbox.WrappedPropertySet<T>.PropertyName

string PropertyName { get; set; }

Description

The name of the original property. If static, will return the full name including the type.

Return

User Comments